home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / allcc205.arc / BANYAN.DAT < prev    next >
Text File  |  1989-03-22  |  7KB  |  190 lines

  1. INSTRUCTIONS FOR THE INSTALLATION OF BANYAN NETWORK SOFTWARE
  2. ------------------------------------------------------------
  3.  
  4. PLEASE READ THE GENERAL INFORMATION FILE CAREFULLY ON THIS DISK 
  5. BEFORE PROCEEDING FURTHER....
  6.  
  7. 1.  If the network card has any ROM or RAM or both in high memory 
  8.     (above 640K) then :-
  9.           a) set it as high as possible
  10.           b) exclude  the  address  you  have  set  it  to  with 
  11.              ALLEMM4.SYS and use the RAM option with ALLEMM4.
  12.  
  13. 2. At the DOS prompt use FILES =
  14.                          BUFFERS =
  15.                          LASTDRIVE =
  16.                          DEVICE =
  17.           to load your overhead up into high memory.
  18.  
  19.           When  you  have  finished  your  complete  set  up  and 
  20. everything  works  fine  - you should put  your  FILES,  BUFFERS, 
  21. LASTDRIVE & DEVICE commands into your AUTOEXEC.BAT file.
  22.  
  23. 3. Now run BAN /NC (i.e. No Controller)
  24.    This loads low and only takes up 1 KB of Conventional memory.
  25.  
  26. 4. ALLOAD <filename of controller>
  27.  
  28.          i.e. for Token Ring
  29.  
  30.          ALLOAD TOKUBAN.COM
  31.  
  32.          i.e. for Etherlink
  33.  
  34.          ALLOAD ETHERBAN.COM
  35.  
  36. 5. Finally
  37.  
  38.          ALLOAD EPCBFS.COM                 - the DOS Redirector
  39.  
  40.  
  41. Banyan Memory Requirements for VINES 3.01
  42. -----------------------------------------
  43.                                              RAM     RAM
  44.                                            Required  Address   Address RAM
  45. Description                 File Name      (Bytes)  (hex)     Area (hex)
  46. --------------------------------------------------------------------------
  47. *****Base Software*****
  48. Interrupt Dispatcher        BAN      COM       1600
  49. DOS Redirector              EPCBFS   COM      57744
  50.  
  51. *****Options*****           
  52. NetBIOS emulator            PCNETB   COM      38682
  53. Asynch Terminal Emulation   RASYNCH  COM      46128
  54. 3270/SNA                    R3270    COM      66800
  55.                             T3270    COM      42448
  56. Semaphore Emulation         PCSEM    COM      19584
  57. Remote Print                PCPRINT  COM       7424
  58.  
  59.  
  60.  
  61.  
  62.                                              RAM     RAM
  63.                                            Required  Address   Address RAM
  64. Description                 File Name      (Bytes)  (hex)     Area (hex)
  65. --------------------------------------------------------------------------
  66. *****LAN DRIVERS*****
  67. Asynch Dial-in              ASYNCBAN COM      56889
  68.  
  69. 3COM Etherlink              ETHERBAN COM      50581
  70. 3COM Etherlink II           3C503BAN COM      51691   C8000   C8000,CC000,
  71.                                                               D8000,DC000
  72. 3COM Etherlink/MC           3C523BAN COM      52835           C0000,D0000
  73.  
  74. ProNET-10 Token Ring        PROBAN   COM      48891                  
  75. ProNET-4/PC(P1340)TokenRing PRO4BAN  COM      52511   E0000   00000-FE000
  76.                                                            divisible by 2000
  77. ProNET-4/AT(P1344)TokenRing PRO4BAN  COM      52511
  78.  
  79. Micom NI5010 Ethernet       INTERBAN COM      50617
  80.  
  81. Micom NI5210 Ethernet       INTR2BAN COM      51748   C0000   C0000-EC000
  82.                                                            divisible by 4000
  83. Micom NI5210S Starlan       INTR2BAN COM      51748   C0000   C0000-EC000
  84.                                                            divisible by 4000
  85.  
  86. Omninet                     OMNIBAN  COM      53443
  87.  
  88. ARCNET                      ARCBAN   COM      50043   E0000   00000-F0000
  89.                                                            divisible by 1000
  90.  
  91. IBM PC Network              PCNETBAN COM      52293   
  92.  
  93. Ungerman-Bass NIC Ethernet  UNGERBAN COM      50409   80000   80000-F8000
  94.                                                            divisible by 8000
  95. Ungerman-Bass NIU Ethernet  UBNIUBAN COM      50247
  96. Ungerman-Bass NIU TokenRing UBTKBAN  COM              D0000   80000-F0000
  97.                                                           divisible by 10000
  98.  
  99. VistaLAN/PC                 VLANBAN  COM      51591   D0000   C0000-E0000
  100.                                                            divisible by 8000
  101.  
  102. IBM Token Ring              TOKNBAN  COM      51819   D8000   00000-FC000
  103.                                                            divisible by 1000
  104. IBM Token Ring (TOKREUI)    TOKUIBAN COM      51754   D8000   00000-FC000
  105.                                                            divisible by 1000
  106.  + IBM LAN Sup.Prog. v1.01  dxma0mod sys       8208
  107.                           & dmxc0mod sys
  108.  
  109. David Systems IPA           IPABAN   COM      55467
  110.  
  111. Northern Telecom LanStar    LSTARBAN COM      50419
  112.  
  113. AT&T Starlan                ATTSTBAN COM      51811   C0000   80000-F0000
  114.                                                           divisible by 10000
  115.  
  116. WD 8003S Starlan            WDBAN    COM      52253   C4000   80000-FE000
  117.                                                            divisible by 2000
  118. WD 8003E Ethernet           WDBAN    COM      52253   C4000   80000-FE000
  119.                                                            divisible by 2000
  120.  
  121.  
  122. The RAM requirements for the LAN Drivers are based upon:
  123.      a. Default of  6 Open Files Volumes
  124.      b. Default of 18 Communication Buffers      
  125.  
  126. The  size of the LAN driver will vary depending upon  these  Comm 
  127. Buffers and Files in the PCCONFIG.DB:
  128.         For each additional File Volume - add  220 Bytes
  129.         For each additional Comm Buffer - add 1024 Bytes
  130.  
  131.  
  132. Examples:
  133.           The  X=  (exclude) should exclude the ROM and RAM  area 
  134. used  by  the Network card.  This will vary from  card  to  card.                 
  135.  
  136. EXAMPLE 1:
  137.  
  138. WYSE  286  with MDA & Pronet & 1MB 
  139.            - Free DOS memory after LOGIN 629K
  140.  
  141. CONFIG.SYS:    DEVICE=ALLEMM4.SYS /RAM /FR=NONE
  142.  
  143. N.B. If you plan to use EMS, then you will need an EMS pageframe
  144.      and therefore cannot have FR=NONE.
  145.  
  146. AUTOEXEC.BAT:  FILES=20
  147.                BUFFERS=50
  148.                LASTDRIV=C:/DOS/ANSI.SYS
  149.                BAN /NC
  150.                ALLOAD PROBAN
  151.                ALLOAD EPCBFS
  152.                Z:LOGIN
  153.  
  154.  
  155. EXAMPLE 2:
  156.  
  157. WYSE  with EGA & Token Ring with Primary Adapter & 1MB 
  158.        - Free DOS memory after LOGIN 560K
  159.  
  160. CONFIG.SYS: 
  161.  
  162. DEVICE=ALLEMM4.SYS /RAM /FR=NONE /X=C400-C9FF /X=D800-DBFF
  163.  
  164. In this example the Token Ring ROM is set at C400-C9FF, the RAM
  165. is set at D800-DBFF because we are using TOKNBAN. 
  166.  
  167. N.B. If you plan to use EMS, then you will need an EMS pageframe
  168.      and therefore cannot have FR=NONE.
  169. N.B. If  you are using Token Ring Adapters,  you should read the 
  170.      Token Ring File to place you Token Ring Adapter Card ROM
  171.      & RAM at the most convenient location.
  172. N.B.  If you are using TOKNBAN and you do not have a  PS/2,  then 
  173.       use  the  Banyan PCCONFIG program to set your network  card 
  174.       ROM at the most convenient location and RAM at D800. This 
  175.       is inconvenient but until PS/2s came along the RAM was hard 
  176.       wired at D800. With a PS/2, you can use the Reference Disk 
  177.       to relocate the RAM.         
  178.  
  179. AUTOEXEC.BAT:
  180.  
  181. FILES /AS =20
  182. BUFFERS /AS =50
  183. LASTDRIV /AS =Z:
  184. DEVICE /AS =ANSI.SYS
  185. BAN /NC
  186. ALLOAD TOKNBAN   (You may need to use ALLOAD /SG:aaaa to load )
  187. ALLOAD EPCBFS    (these to files into the right memory spaces )  
  188. Z:LOGIN                        
  189.                                           
  190.